SftTabs/NET 6.0

CreateParams Property, SftTabs Class

Softel vdm, Inc.

Returns the required creation parameters when the control handle is created.

Syntax      SftTabs Class (Softelvdm.SftTabsNET)

VB   

Protected ReadOnly Overridable Property CreateParams As CreateParams

C#   

protected virtual CreateParams CreateParams { get; }

C++   

protected: property virtual CreateParams^ CreateParams {
        CreateParams^ get();
}

Property Value

A CreateParams object that contains the required creation parameters when the handle to the control is created.

Comments

The CreateParams property returns the required creation parameters when the control handle is created.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com